home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / vol15n11.zip / HKD.ZIP / HKDSRC.ZIP / RESOURCE.H < prev    next >
C/C++ Source or Header  |  1996-03-24  |  2KB  |  40 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by HKD.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_HKD_DIALOG                  102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_SPLASH                      129
  11. #define IDD_DLG_POINTSIZE               130
  12. #define cmdOK                           1000
  13. #define cmdRefresh                      1000
  14. #define cmdExplore                      1001
  15. #define lstKeys                         1002
  16. #define lstFiles                        1003
  17. #define cmdAbout                        1004
  18. #define cmdPrint                        1004
  19. #define chkAutoScan                     1006
  20. #define chkWarn                         1007
  21. #define cmdSave                         1008
  22. #define lblWarning                      1010
  23. #define lblFilename                     1011
  24. #define lblShortcut                     1012
  25. #define chkPoint8                       1014
  26. #define chkPoint10                      1015
  27. #define chkPoint12                      1016
  28. #define lstPoints                       1017
  29.  
  30. // Next default values for new objects
  31. // 
  32. #ifdef APSTUDIO_INVOKED
  33. #ifndef APSTUDIO_READONLY_SYMBOLS
  34. #define _APS_NEXT_RESOURCE_VALUE        132
  35. #define _APS_NEXT_COMMAND_VALUE         32771
  36. #define _APS_NEXT_CONTROL_VALUE         1018
  37. #define _APS_NEXT_SYMED_VALUE           101
  38. #endif
  39. #endif
  40.